CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spring rest

搜索资源列表

  1. jumping_the_queue

    0下载:
  2. The beginning of a winter break near Spring Festival is always the beginning of a peak period of transportation. If you have ever tried to get a train ticket at that time, you must have witnessed the endless queues in front of every ticket box window
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3135
    • 提供者:David
  1. dw.spring3.rest

    0下载:
  2. 与spring MVC模式有所不同的,spring 3.0最新支持的REST服务下实现B/S架构-With spring MVC pattern different from, spring 3.0 latest support REST services to achieve B/S architecture
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:11732
    • 提供者:汪秀兵
  1. springmvc_rest_demo

    0下载:
  2. spring+rest的demo例子,一个spring的基本使用-spring_rest s demo
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17899224
    • 提供者:侯学明
  1. rest-file-services

    0下载:
  2. 用spring mvc实现的一个rest web 服务,提供文件存取服务-Used by Spring MVC compment,it is implemented to a file access services as a rest web services.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:16126
    • 提供者:markzgwu
  1. crm-hgc

    0下载:
  2. 本系统采用是java struts spring Hibernate 主流框架开发,包括:营销管理、客户管理、服务管理、统计报表和基础数据五个功能模块。包含数据库,代码在MyEclipse编译通过,请放心使用。-The system uses a java struts spring Hibernate framework of mainstream development, including: marketing management, customer management, servic
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-06-18
    • 文件大小:27810611
    • 提供者:剑心
  1. ssm3

    0下载:
  2. 简单快速入门的SPRINGMVC3.0例子:Spring更新到3.0之后,其MVC框架加入了一个非常不错的东西——那就是REST。它的开放式特性,与Spring的无缝集成,以及Spring框架的优秀表现,使得现在很多公司将其作为新的系统开发框架。大象根据实际的项目经验,以之前SSH2例子为基础,对其进行一次大改造,详细的为大家讲解如何实现SSM3全注解式的开发。-The the simple QuickStart SPRINGMVC3.0 example: Spring update to 3.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:19151
    • 提供者:paul
  1. rest-shell-master

    0下载:
  2. REST shell 是一个用 Java 开发的命令行工具,用于和 Spring HATEOAS 兼容的 REST 资源进行交互。-REST shell developed using Java command line tool is used the REST resources compatible and Spring HATEOAS, interact.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:87815
    • 提供者:pudn
  1. spring-rest

    0下载:
  2. 一个spring rest 的demo 希望对大家有用-spring rest
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:63273
    • 提供者:莫荣
  1. REST-spring-security

    0下载:
  2. 本项目主要使用spring security对restful webservice进行安全控制-This project is mainly for restful webservice using spring security for security control
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:253871
    • 提供者:wbz
  1. contactmanager.tar

    0下载:
  2. Test Source code Spring rest mvc
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:15418
    • 提供者:erik
  1. rest-backend-data

    0下载:
  2. 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中对应的Pojo,对应数据库中的三张表。-This project is able to implement a software system for the restaurant and to help the cooks improve their effiency.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:25446
    • 提供者:陈林
  1. rest-db

    0下载:
  2. 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中的Dao层。实现与数据库的交互 -This part help interact with .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:137764
    • 提供者:陈林
  1. rest-front-data

    0下载:
  2. 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts +Mybatis+Spring。这是通过JSON解析转换到MVC层的表现层的代码。 -This part is just for how to demo in the view .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:22287
    • 提供者:陈林
  1. rest-kitchen

    0下载:
  2. 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中对应的控制层,有Manager和Service层。这也是算法现在的逻辑控制部分。 -This part is for the service logic of the system.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:64132
    • 提供者:陈林
  1. rest-kitchen-web

    0下载:
  2. 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中对应的表现层。这里主要是了FreeMarker技术,类似于JSP技术实现有好的界面。整个系统需要进行Maven编译。 -This part is for how to display for the users.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:43852
    • 提供者:陈林
  1. spring-rest

    0下载:
  2. 使用Spring MVC 构建RESTFul 风格的开发DEMO,-RESTFul constructed using Spring MVC style development DEMO,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-01-25
    • 文件大小:73728
    • 提供者:yeso
  1. springmvc-rest-helloworld-master

    0下载:
  2. Spring mvc +rest接口示例-Spring mvc+rest接口示例
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:5748
    • 提供者:yy
  1. Spring REST

    0下载:
  2. Spring REST serves as a practical guide for designing and developing RESTful APIs using the popular Spring Framework. This book begins with a brief introduction to REST, HTTP, and Web infrastructure. It then provides detailed coverage of several Sp
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:3945472
    • 提供者:xxyz
  1. spring-framework-reference

    0下载:
  2. The Spring Framework is a lightweight solution and a potential one-stop-shop for building your enterprise-ready applications. However, Spring is modular, allowing you to use only those parts that you need, without having to bring in the rest. You can
  3. 所属分类:Java编程

    • 发布日期:2018-04-28
    • 文件大小:3868672
    • 提供者:hcqgx
  1. spring-mvc-REST-master

    0下载:
  2. spring-mvc-REST 是一个完整的,轻量、简单的Java RESTful 项目,基于Spring MVC. 里面有基本的增删改查的功能。而且无需修改任何内容,就可以直接跑起来。 如果你想要学习或贡献和这个项目: 下载IDEA Intellij,然后选择import project, 选择import一个maven项目即可。 (注:该资料是他人用于分享的)(IDEA Intellij,java RESTFul study)
  3. 所属分类:xml/soap/webservice

    • 发布日期:2018-04-30
    • 文件大小:21504
    • 提供者:liumy
« 12 »
搜珍网 www.dssz.com